Version 1.4.2 (August 22, 2019)

-Dialogs warning about fixed size subtiles only show up when saving the rom.

--------------------------------------------------------------------------------------------

Version 1.4.1 (July 31, 2019)

-Added undo/redo.
-A dialog now appears when exiting the program if changes have been made.
-Fixed a bug with saving and loading fixed size subtiles.

--------------------------------------------------------------------------------------------

Version 1.4.0 (June 10, 2019)

-Added a panel that allows credits to be edited.
-Added fixed size subtiles to the list of editable graphcis.
-Holding down the middle mouse button and dragging can now be used to navigate the level 
viewer.
-Added an additional zoom level.

--------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------

Version 1.3.4 (March 26, 2017)

-Added cutscene subtiles to the list of editable graphics.
-Added misc sprites to the list of editable graphics.
-Added misc palettes to the list of editable palettes.

--------------------------------------------------------------------------------------------

Version 1.3.3 (February 9, 2016)

-Removed a bug that was re-introduced in version 1.3.2 that made cut scenes save incorrectly.

--------------------------------------------------------------------------------------------

Version 1.3.2 (January 3, 2016)

-Objects can be deleted by holding the delete button over an object.
-The source code is now included with the editor.

--------------------------------------------------------------------------------------------

Version 1.3.1 (April 15, 2015)

-Fixed a bug that caused the view:switch feature to behave incorrectly in version 1.3.0.

--------------------------------------------------------------------------------------------

Version 1.3.0 (March 30, 2015)

-Added a panel that allows object sets to be edited.

--------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------

Version 1.2.2 (March 20, 2015)

-The version number and level name are displayed on the window title bar.

--------------------------------------------------------------------------------------------

Version 1.2.1 (March 18, 2015)

-All primary, secondary, and object subtiles can now be edited.

--------------------------------------------------------------------------------------------

Version 1.2.0 (March 16, 2015)

-Added a panel that allows the graphics of the game to be edited.
-The number of alternate tile sets that can be used has increased from 32 to 64.
-Fixed a bug that caused files not to load if a "warp door (change tile set)" tile warped to 
a region that did not use an alternate tile set.

--------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------

Version 1.1.5 (March 6, 2015)

-Fixed a bug that caused the tiles in levels not to save correctly if neighboring levels in 
the rom became too big.

--------------------------------------------------------------------------------------------

Version 1.1.4 (March 5, 2015)

-Added a copy/paste feature to palette sets.
-The tile set editor and level name editor can be zoomed to 2x size.
-Fixed a bug that caused palettes not to change when choosing to edit palette set 0.

--------------------------------------------------------------------------------------------

Version 1.1.3 (Feb. 26, 2015)

-Fixed a bug that didn't allow object sets to change to values greater than 127 when using 
warps.

--------------------------------------------------------------------------------------------

Version 1.1.2 (Feb. 25, 2015)

-The hovering mouse feature in the previous version now works properly with alternate tile 
sets.
-The selection boxes now fit better around the tiles.

--------------------------------------------------------------------------------------------

Version 1.1.1 (Feb. 25, 2015)

-Hovering the mouse above text fields in the Tile Set and Palette Sets panels will show what 
levels and regions those resources are used in.

--------------------------------------------------------------------------------------------

Version 1.1.0 (Feb. 23, 2015)

-Added two new panels: Tile Set and Palette Sets.
-Changed the name of the Level panel to Misc., and a coin count has been added to the panel.
-Themes are now called tile sets, and changing the tile sets is done through the tile set 
panel.
-Levels can now use any number of alternate tile sets instead of just one.
-Up to 203 different palette sets can be used instead of 70.
-The object panel does not incorrectly identify as many objects.

--------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------

Version 1.0.3 (Jan. 17, 2015)

-Recompiled using Java 6 instead of Java 8 for compatibility.

--------------------------------------------------------------------------------------------

Version 1.0.2 (Jan. 1, 2015)

-Fixed a bug that didn't allow the user to change the animation speed when using a warp.

--------------------------------------------------------------------------------------------

Version 1.0.1 (Dec. 24, 2014)

-Added an option to change the speed of animations for the regions.

--------------------------------------------------------------------------------------------

Version 1.0.0 (Dec. 22, 2014)

-Initial release